runtime.traceLocker.GoSysExit (method)

5 uses

	runtime (current package)
		proc.go#L4943: 					trace.GoSysExit(false)
		proc.go#L4951: 					trace.GoSysExit(true)
		proc.go#L4968: 					trace.GoSysExit(true)
		proc.go#L5077: 		trace.GoSysExit(true)
		traceruntime.go#L516: func (tl traceLocker) GoSysExit(lostP bool) {